home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 722 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  3.4 KB

  1. Path: news.onramp.net!enterprise
  2. From: oa@iah.com (Rick Lutowski)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Looking for Scientific Graphics Library
  5. Date: 6 Jan 1996 15:29:00 GMT
  6. Organization: On-Ramp; Individual Internet Connections; Dallas/Ft Worth/Houston, TX USA
  7. Message-ID: <4cm4fs$1gm@news.onramp.net>
  8. References: <titanDKJq80.FuH@netcom.com> <DKJHLs.9pK@news.cis.umn.edu>
  9. Reply-To: oa@iah.com (Rick Lutowski)
  10. NNTP-Posting-Host: iah06.iah.com
  11. X-Newsreader: skim version 0.8.2
  12.  
  13. titan@netcom.com (Eric Cummings) wrote:
  14. >Aosheng Wang <awang@chemsun.chem.umn.edu> wrote:
  15. >. . .
  16. >>I am looking for a MS Windows library for scientific graphics that we can 
  17. >>use in our software development projects for data collection and 
  18. >>visualization. Specifically, we would like to have following graphics 
  19. >>capabilities in our package:
  20. >
  21. >>1. Real time graph display during the data collection.
  22. >>2. X-Y line graphs that supports multiple Y data series in different
  23. >>   colors.
  24. >>3. Interactive zooming functions.
  25. >>4. Capable of graph export in Windows metafile format.
  26. >>5. Graph annotations.
  27. >>6. Graph printing
  28. >. . .
  29. >
  30. >I am interested in the same thing.  If you know of any such libraries
  31. >please email me too, or post the info in this group.  Thanks!
  32. >
  33. My company is commercializing a set of government libraries which
  34. I call the Programmer's Reusable Libraries (PRL).  (More background
  35. info is available on web page http://www.iah.com/oa/).  PRL includes
  36. a full-featured scientific plotting library similar in nature to
  37. CA-DISSPLA.  Properly utilized from an application program, PRL 
  38. should be capable of meeting 5 of the 6 desired capabilities above.
  39.  
  40. The only one of the above features it does not currently meet is
  41. #4 - there is no Windows metafile driver (there is a metafile
  42. output option, but it is a custom format and not Windows).  This
  43. reflects the fact that the package is currently supported under
  44. UNIX (about 10 different flavors) and DEC VMS, but not Windows,
  45. NT, or OS/2 as yet.  Unfortunately, I will not be able to perform 
  46. a port to any of these OSs in the near future, even though the 
  47. amount of work involved is minimal  - the code is very portable
  48. and all machine and OS dependencies are well-isolated.
  49.  
  50. Because there is clearly a need for such a package under Windows,
  51. et al, I would like to explore the possibility of finding one
  52. or more volunteers to port PRL to these OSs.  Just to be up front
  53. about it, I have no delusions of financial grandeur here and
  54. do not expect to make much, if any, money as a result of such a port.
  55. I currently give PRL away for free under Linux, and the distribution
  56. terms under Windows, et al are currently unspecified.  Providing 
  57. needed service is the sole motivation.  Anyone who has the guts 
  58. and drive to help out and produce a successful port will also help 
  59. determine the distribution policy.
  60.  
  61. If anyone on this thread thinks they might be interested in
  62. participating in such a effort, please drop me a line, check out 
  63. my web page, and see the current discussion in comp.sw.components. 
  64.  
  65. Rick Lutowski
  66. -- 
  67. +-----------------------------------------------------------------+
  68. |  Rick Lutowski       oa@iah.com                   713-332-7281  |
  69. |  Object Access       http://www.iah.com/oa/       713-554-7617  |
  70. | --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- |
  71. |  The source for Programmer's Reusable Libraries (TM)     oa=OO  |
  72. +-----------------------------------------------------------------+
  73.